home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / dev / src / VectorGlyph.readme < prev   
Text File  |  1998-01-05  |  2KB  |  42 lines

  1. Short:    Scalable boopsi image class with bitmap cache (demo + src)
  2. Author:   bernie@shock.cosmos.it (Bernardo Innocenti)
  3. Uploader: bernie@shock.cosmos.it (Bernardo Innocenti)
  4. Version:  1.1
  5. Type:     dev/src
  6.  
  7.  An imageclass subclass which draws several fully scalable vector glyphs.
  8. The rendered images are cached in a private bitmap for optimal redraw
  9. speed.
  10.  
  11.  The source code shows how to:
  12.  
  13.     + Write a custom boopsi class on top of the imageclass
  14.     + Create a boopsi class library
  15.     + Open a window with several boopsi button gadgets
  16.     + Use the boopsi "vectorglyphiclass" images
  17.     + Correctly allocate/free system resources
  18.     + Write portable C code which compiles with SAS/C, StormC and GCC
  19.  
  20.  
  21. ============================= Archive contents =============================
  22.  
  23. Original  Packed Ratio    Date     Time    Name
  24. -------- ------- ----- --------- --------  -------------
  25.     4923    1272 74.1% 01-Sep-97 19:09:48 +BoopsiStubs.h
  26.     6913    2605 62.3% 14-Sep-97 16:52:24 +ClassLib.s
  27.     6033    1797 70.2% 26-Oct-97 18:31:40 +CompilerSpecific.h
  28.     2957    1254 57.5% 02-Nov-97 18:14:18 +Debug.h
  29.     1201     604 49.7% 27-Oct-97 21:59:50 +GNUMakefile
  30.      845     354 58.1% 31-Aug-97 19:11:20 +gst.c
  31.     3525    1309 62.8% 25-Sep-97 20:13:22 +SMakefile
  32.       18      18  0.0% 27-Oct-97 21:59:32 +startup_gcc.s
  33.     1481     527 64.4% 25-Sep-97 21:02:18 +VectorGlyphClass.¶
  34.     9347    3599 61.4% 06-Nov-97 17:05:28 +VectorGlyphDemo.c
  35.    10187    3051 70.0% 25-Sep-97 21:09:20 +VectorGlyphIClass.c
  36.      481     292 39.2% 07-Sep-97 17:57:08 +VectorGlyphIClass.h
  37.     2700    1647 39.0% 25-Sep-97 21:09:54 +vectorglyph.image
  38.      691     382 44.7% 06-Nov-97 13:04:04 +VectorGlyph.readme
  39.     1924    1335 30.6% 27-Oct-97 22:02:50 +VectorGlyphDemo
  40. -------- ------- ----- --------- --------
  41.    53226   20046 62.3% 11-Nov-97 22:46:00   15 files
  42.